RemoveFromDocument
Document ShellThe
RemoveFromDocument
method removes this draft from its document and destroys this draft.
void RemoveFromDocument ();DISCUSSION
This method can be called only if this draft is empty, is not the base draft of its document, and has a reference count of 1.After this method executes successfully, this draft is no longer a valid draft object.